Interactive Design Homework page!

Taylor Sanderson.

Link to weekly sections

Week 2 and 3
Week 4
Week 5

Week 1

A title is used in the head with the meta data. Usually this can be used to title the name of the website or it can be used to credit another designer.

P tags are used for paragraphs.

h1 to h6 tags are used for headings and have different levels.

h1

h2

h3

h4

h5
h6

Week 2 and Week 3

White Space helps because it give you space to spread out the tags with out it directly effecting what the site will look like.

Email Taylor

Find us on Social Media: Keysneck Facebook Page

Ocean Header
Image pulled off of site provided.
created gif
Gif I created in Animation Class

Week 4

Tables:

Pet Grooming Schedule
9AM 10AM 11am Noon
Monday Dogs cats tarantulas
Tuesday lizards tarantulas dogs cats
Wednesday cats dogs tarantulas
Thursday dogs lizards
Friday tarantulas
No Weekend Grooming Scheduled

Forms:

Username:

Password:

Please select your favorite food:

Italian Cuban Japanese

Whatcha Want?!


Week 5

Extra mark up

Current Exhibitions

Olafur Eliasson

Olafur Eliasson was born in Copenhagen, Denmark in 1967 to Icelandic parents.

He is known for sculptures and large-scale installationa rt employing elemental materials such as light, water, and air temperature to enhance the viewer's experience.


Flipzco. | New Beginnings on Vimeo.


Week 6

CSS Create an external CSS style sheet for your website. It should include selectors for:

  • 1. a universal font family
  • 2. H1 and H2
  • 3. b
  • 4. i
  • 5. and one class selector.
  • Week 7

    Color

  • 1. On your CSS style sheet, style:
  • background using rgb code
  • h1 using hex code
  • h2 using a color name
  • h3 using HSLA (opaque)
  • p with a transparent background using rgba (remember to code this using rgb first as a fallback in case the browser doesn't show transparency). Make sure that the contrast between type and background is always high enough to make your type easy to read. The edge of the colored box will look too close to your type, but we'll fix that in a future chapter.

    Think about it: How does HSLA color differ from RGBA color?

    Week 7

    Ocean Header

    Top